home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9804 / 000005_owner-linux-arm…r.rutgers.edu _Sun Apr 5 05:31:27 1998.msg < prev    next >
Internet Message Format  |  1998-05-13  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from orava.funet.fi (orava.funet.fi [128.214.248.46])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id FAA13188
  4.     for <willy@odie.fluff.org>; Sun, 5 Apr 1998 05:31:26 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2]:7226 "EHLO vger.rutgers.edu" ident: "root") by orava.funet.fi with ESMTP id <391112-18718>; Sun, 5 Apr 1998 07:32:16 +0300
  6. Received: by vger.rutgers.edu id <971224-12780>; Sat, 4 Apr 1998 22:58:10 -0500
  7. Received: from neon-best.transmeta.com ([206.184.214.10]:8329 "EHLO neon.transmeta.com" ident: "NO-IDENT-SERVICE") by vger.rutgers.edu with ESMTP id <971221-12780>; Sat, 4 Apr 1998 22:57:54 -0500
  8. Received: from gold-1.transmeta.com (mailhost.transmeta.com [10.1.1.79])
  9.           by neon.transmeta.com (8.8.8/8.8.4) with ESMTP
  10.       id UAA23872 for <linux-arm@vger.rutgers.edu>; Sat, 4 Apr 1998 20:31:13 -0800
  11. Received: from palladium.transmeta.com (bin@palladium.transmeta.com [10.1.1.46])
  12.     by gold-1.transmeta.com (8.8.8/8.8.5) with ESMTP id UAA28848
  13.     for <linux-arm@vger.rutgers.edu>; Sat, 4 Apr 1998 20:31:31 -0800 (PST)
  14. Received: (from bin@localhost)
  15.     by palladium.transmeta.com (8.8.5/8.8.5) id UAA26738
  16.     for linux-arm@vger.rutgers.edu; Sat, 4 Apr 1998 20:31:31 -0800
  17. X-Authentication-Warning: palladium.transmeta.com: bin set sender to news@transmeta.com using -f
  18. To: linux-arm@vger.rutgers.edu
  19. From: hpa@transmeta.com (H. Peter Anvin)
  20. Subject: Re: Processor type
  21. Date:     5 Apr 1998 04:31:30 GMT
  22. Organization: Transmeta Corporation, Santa Clara CA
  23. Message-ID: <6g71f2$q3d$1@palladium.transmeta.com>
  24. References: <199804041434.PAA08063@snowcrash.cymru.net> <E0yLVbQ-0005up-00@kings-cross.london.uk.eu.org>
  25. Reply-To: hpa@transmeta.com (H. Peter Anvin)
  26. Mime-Version: 1.0
  27. Content-Type: text/plain; charset=ISO-8859-1
  28. Content-Transfer-Encoding: 8bit
  29. Disclaimer: Not speaking for Transmeta in any way, shape, or form.
  30. Copyright: Copyright 1998 H. Peter Anvin - All Rights Reserved
  31. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  32. Sender: owner-linux-arm@vger.rutgers.edu
  33. Precedence: bulk
  34. X-Loop: majordomo@vger.rutgers.edu
  35. Status: RO
  36.  
  37. Followup to:  <E0yLVbQ-0005up-00@kings-cross.london.uk.eu.org>
  38. By author:    Philip Blundell <Philip.Blundell@pobox.com>
  39. In newsgroup: linux.dev.arm
  40. > >That is probably a good idea, if its written in terms of
  41. > >
  42. > >#if PAGE_SIZE > 8192 ...
  43. > >
  44. > >or similar
  45. > I can change it to be like that if you want.  At the moment it's like this
  46. >     /* 
  47. >      * Except on machines with very big pages, enforce a minimum of 48.
  48. >      */
  49. >     if (PAGE_SIZE < 32768 && i < 48)
  50. >         i = 48;
  51. > It only affects the init code so it's not a performance issue.  In any case 
  52. > gcc can optimise away a compare of one constant against another.
  53.  
  54. Yes; in those cases this is better to do it this way than with the
  55. preprocessor.
  56.  
  57.     -hpa
  58. -- 
  59.     PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
  60.     See http://www.zytor.com/~hpa/ for web page and full PGP public key
  61.         I am Bah�'� -- ask me about it or see http://www.bahai.org/
  62.    "To love another person is to see the face of God." -- Les Mis�rables
  63. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu